golang.org/x/net/http2.Server.maxConcurrentStreams (method)
2 uses
golang.org/x/net/http2 (current package)
server.go#L213: func (s *Server) maxConcurrentStreams() uint32 {
server.go#L459: advMaxStreams: s.maxConcurrentStreams(),
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)